docs: Regroup the tree support parts
authorMatthias Clasen <mclasen@redhat.com>
Sat, 6 Jun 2020 17:29:55 +0000 (13:29 -0400)
committerMatthias Clasen <mclasen@redhat.com>
Sat, 6 Jun 2020 17:54:58 +0000 (13:54 -0400)
Give the chapter a title, and put some things in sections.

docs/reference/gtk/gtk4-docs.xml

index 2f8924b313da8d443ffcf2f17ae922b9de647dd7..247e166eb8d6558dc7fdfde313e21ddfd1840496 100644 (file)
     </chapter>
 
     <chapter id="Trees">
-      <xi:include href="xml/gtktreelistrow.xml" />
+      <title>Tree support</title>
       <xi:include href="xml/gtktreelistmodel.xml" />
+      <section>
+        <xi:include href="xml/gtktreelistrow.xml" />
+      </section>
       <xi:include href="xml/gtktreelistrowsorter.xml" />
       <xi:include href="xml/gtktreeexpander.xml" />
     </chapter>